﻿@charset "utf-8";
/* CSS Document */
@font-face{
     font-family: 'Oswald-Bold'; 
     src: url('../fonts/Oswald-Bold.otf');
}

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{margin:0;padding:0;}
body{ margin:0; padding:0;color:#333333;font-family:"微软雅黑"; font-size:14px;}
img{ border: none}
ul li{ list-style:none; margin:0; padding:0;}
a img{ border:0}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;} 
a{ text-decoration:none; color:#333;}
a:hover{ color:#fc951f;}
.w1200{ width:1200px; margin:0 auto;}
.fl{ float:left;}
.fr{ float:right;}




.con-banner {
  position: relative;

}
.con-banner .images {
  height: 420px;
}
.con-banner .words {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding-top: 100px;
}
.con-banner .text {
  line-height: 1;
  padding-top:50px;
}
.con-banner .text .tit-en {
text-shadow: 0 0 8px #333; 
  font-size:44px;
  color: #fff;
}
.con-banner .text .tit-cn {
  margin-top:30px;
  margin-bottom: 0.875rem;
  font-size:22px;
  line-height:26px;
  color: #fff;
text-shadow: 0 0 8px #333;
}
.con-banner .text .line {
  background: #fff;
  height: 3px;
  width: 50px;
}


.section-content{ padding-top:30px;}
.nav-height{ position:relative; height: 75px; background:#f7f8f9; border-bottom:1px solid #e7e9ee;}
.nav-wrap { width: 100%;}
.nav-wrap.navFix{position: fixed;top: 0;left: 0; background:#f7f8f9; box-shadow: 0 0 5px rgba(0,0,0, 0.2);border-bottom:1px solid #e3e3e3\9; z-index: 99999;} 
.nav-wrap ul {padding: 0;margin: 0 auto; width: 1200px; display: block; border-bottom: 2px solid #eee;}
.nav-wrap.navFix ul{ border-bottom: 0;}
.nav-wrap li { display: inline-block; text-align: left;height:75px; line-height: 75px; float: left; margin-right:80px;}
.nav-wrap li a {display: block;padding: 0 10px;font-size:18px; color: #333; text-decoration: none;}
.nav-wrap li a:hover{color: #1356A9;}
.nav-wrap li a.active {border-bottom:3px solid #1356A9;color: #1356A9;}
.nav-mobile {display: none;font-weight: bold;width: 100%;}
.click-me {width: 150px;height: 30px; background: #1356A9;color: white; text-align: center;line-height: 30px;}
.click-me a {display: block;color: white;}
.about_tit h3{font-family:"Oswald-Bold"; font-size:40px; text-align: center; color:#1356A9;  margin-top:60px; font-weight: bold; line-height:28px; text-transform:uppercase;}
.about_titcn{ font-size:42px; color:#333333; text-align:center; margin-top:5px;}
.ab_txt{ line-height:36px; text-indent:2em; font-size:16px;}
.culture_left{ width:50%;  text-align:center;  position:relative; overflow:hidden;}
.culture_left figure img{transition: 0.58s;}
.culture_left:hover figure img {
  transform: scale(1.1);
}
.culture_right{ width:50%; text-align:center; position:relative;overflow:hidden;}
.culture_right figure img{transition: 0.58s;}
.culture_right:hover figure img {
  transform: scale(1.1);
}
.culture_con{position:absolute;top:25%; left:20%;}
.culture_left h3{ font-size:35px; font-weight:bold; color:#fff; line-height:30px; margin-bottom:20px;}
.wh_jj{ font-size:25px;color:#fff; margin-top:10px;}
.wh_line{ width:44px; height:2px; background:#fff; margin:0 auto; margin-top:20px; margin-bottom:20px;}
.wh_en{font-family:"Oswald-Bold"; font-size:40px; text-align: center;color:#fff; text-transform:uppercase;}
.culture_right h3{ font-size:35px; font-weight:bold; color:#fff; line-height:30px;margin-bottom:20px;}
#section2{ margin-top:30px;}
.honor{ background:url(../images/honor_bg.jpg); overflow:hidden; padding-bottom:120px;}
.honor_more a{ font-size:16px; color:#555555;}

.abHor {
    padding:0 0;
}

.abHor .abHor_bg {
    background: #fff;
	padding-top:20px; padding-bottom:30px;
}
.abHor .abHor_bg{box-shadow:0 0 8px rgba(0,0,0,0.2); margin-top:40px;}

.abHor_img {
    width: 100%;

    margin-bottom: 14px;
    padding-bottom: 28px;
    text-align: center;
    overflow: hidden;
    border-bottom: 1px solid rgba(27, 47, 95, 0.1);
}

.abHor_img img {
    width: 90%;
    height: 100%;
    object-fit: contain;
    transition: all .3s ease;
}

.abHor_p {
    font-size: 16px;
    line-height: 1.6;
    transition: all .3s ease;
    text-align: center;
}


.abHor .swiper-button {
    margin-top: 38px;
    text-align: center;
}

.abHor .swiper-button-next::after,
.abHor .swiper-button-prev::after {
    content: none;
}

.abHor .swiper-button-next,
.abHor .swiper-button-prev {
    position: relative;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 1px dotted rgba(27, 47, 95, 0.28);
    left: auto;
    display: inline-block;
    margin: 0px 10px;
    background: rgba(27, 47, 95, 0);
    transition: all 0.8s;
}

.abHor .swiper-button-next img,
.abHor .swiper-button-prev img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    margin: 0 auto;
}

.abHor .swiper-button-next:hover,
.abHor .swiper-button-prev:hover {
    background:#1356A9;
}

.abHor .swiper-button-next:hover .abDeve_arr_ico,
.abHor .swiper-button-prev:hover .abDeve_arr_ico {
    display: none;
}

.abHor .swiper-button-next:hover .abDeve_arr_hover,
.abHor .swiper-button-prev:hover .abDeve_arr_hover {
    display: block;
}

.abHor .swiper-button-next .abDeve_arr_hover,
.abHor .swiper-button-prev .abDeve_arr_hover {
    display: none;
}


.g-sec45 {
  background-image: url('../images/index-bg4.png');
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom:2%;
}
.g-sec45 .box-cen .title.show {
}
.title dt {
  font-size: 36px;
  text-align:center;
  font-weight:bold;
}

.title {
  margin: 2rem 0 3% -5%;
  opacity: 0;
  transition: all 1s
}

.title.show {
  opacity: 1;
  margin: 3% 0 3% 0;
}

.title dd {
  font-size: 20px;
  color: #999;
  line-height: 1.8
}

.honor_d{ margin-top:60px;}
.honor_d ul{ margin-top:30px;}
.honor_d li {
  float: left;
  text-align: center;
  width: 23%;
  margin-left:1%; margin-right:1%; margin-bottom:2%;
}
.honor_d .pic {
  position: relative;
  display: block;
  text-align:center;
  padding:4%;
  overflow:hidden;  background:#f3f3f3;
}
.honor_d .pic i {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -ms-behavior: url(../images/backgroundsize.min.htc);
  behavior: url(../images/backgroundsize.min.htc);
  background-image: url(../images/honor_bg.jpg);
  display: block;
  padding-bottom: 70%;
  vertical-align:middle
}
.honor_d .pic img {

  z-index: 2;
  width:100%;
  height:100%;
 
}



.honor_d .name {
    line-height:45px;
    font-size: 16px;
    overflow: hidden;
    width: 100%;
    height:45px;
    display: inline-block;
	background:#dedede; color:#333;

}

.pages{  margin-bottom:100px; text-align:center; margin-top:30px;}
.yewu{ margin-top:30px;}
.yewu ul li{ float:left; width:14.6666%; margin-left:1%; margin-right:1%;  text-align:center; font-size:16px; margin-bottom:2%; }
.yewu ul li a{ display:block; color:#333; padding-top:40px; padding-bottom:40px; height:80px;}
.yewu ul li a:hover{  color:#1356A9;}
.yewu ul li a .icon{ font-size:42px; width:80px; height:80px; background:#e2e9f1; color:#1356A9; margin:0 auto; border-radius:50%;margin-bottom:10px;}
.yewu ul li a:hover .icon{ color:#fff; background:#1356A9;}
.yewu ul li a.on{background:#1356A9; color:#fff;}
.yewu ul li a.on .icon{ color:#1356A9; background:#fff;}
.yewu_tu{ margin-bottom:100px;}
.products_list1 .item {
  position: relative;
  text-align: center;
  transition-duration: .3s;
  border-radius: 6px;
  border: 1px solid rgba(221, 221, 221, 0.8);
  border-radius: 8px;
  overflow: hidden; 
}
.flexBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}


.products_list1 .item::before {
  content: "";
  position: absolute;
  z-index: 3;
  width: 0;
  height: 6px;
  background: linear-gradient(-90deg, #1356A9, #5f9dea);
  left: 50%;
  top: 0;
  display: block;
  transition-duration: .3s;
}

.products_list1 .item:hover {
  background: white;
  box-shadow: 0px 9px 27px 0px rgba(192, 192, 192, 0.27);
}

.products_list1 .item:hover::before {
  width: 100%;
  left: 0;
}

.products_list1 .item:hover .tit2 {
  color: #1356A9;
}

.products_list1 .tit2 {
  margin-bottom: .3rem;
}

.products_list1 .txts {
  border-top: 1px solid rgba(221, 221, 221, 0.8);
  padding: .7rem;
}
.f24{ font-size:16px; color:#333;}
.img100{ width:100%;}

@media (min-width: 1024px) {
  .products_list1 .item {
    flex: 0 0 calc(33.3% - 30px);
    width: calc(33.3% - 30px);
    margin-top:50px;
    margin-right: 30px;
  }
  .products_list1 .item:nth-child(3n) {
    margin-right: 0;
  }
}

@media (max-width: 1023px) {
  .products_list1 .item {
    flex: 0 0 calc(50% - 20px);
    width: calc(50% - 20px);
    margin-top: 40px;
    margin-right: 20px;
  }
  .products_list1 .item:nth-child(2n) {
    margin-right: 0;
  }
}

.fw_case{ background:#F2F2F2; overflow:hidden; padding-top:50px; padding-bottom:50px;}
.fw_casecon{ background:#fff; padding:2%;}
.content_tit{ margin:0px auto 40px auto;}
.content_tit h3 {
  font-size: 20px;
  color: #333;
  padding: 3px 0;
  line-height: 1.7em;
  text-align: center;
  font-weight: bold;
}

.content_tit p {
  width: 100%;
  text-align: center;
  padding: 10px 0 15px;
  border-bottom:1px solid #e5e5e5;
}

.content_tit p span {
  line-height: 21px;
  font-size: 14px;
  color: #666;
  margin: 0 5px;
}

.content_des {
  width: 100%;
  border: 1px dotted #E5E5E5;
  padding: 5px;
  margin-bottom: 10px;
  text-indent: 24px;
}

.content_des p {
  font-size: 13px;
  color: #868686;
  line-height: 24px;
}

.show_pages {
  padding-top: 20px;
  border-top:1px solid #e5e5e5;
  margin-top:40px;
  margin-bottom:40px;
}

.show_pages p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
  margin-top: 6px;
}

.show_pages p a {
  font-size: 14px;
  line-height: 24px;
  color: #333;
}
.show_pages p a:hover{ color:#1356A9;}

.content p {
  font-size: 16px;
  line-height: 28px;
  margin-top: 15px;
}

.content img {
}

.content_1 p {
  font-size: 16px;
  line-height: 26px;
  text-indent:2em;
  color:#666;
}

.content_1 img {
}
.content_1 p img {
  text-indent:-2em;
}

.hot_new{ margin-bottom:20px; overflow:hidden;}
.page_title_1{ 
  float:right;
}
.page_title_1 h3 {
  width: 140px;
  height: 42px;
  font-size: 18px;
  margin-top: 10px;
  display: block;
  color: #fff;
  line-height: 42px;
  text-align: center;
  font-weight: normal;
  background: -webkit-linear-gradient(left, #1356A9 , #3278ce); 
  background: -o-linear-gradient(right,  #1356A9, #3278ce); 
  background: -moz-linear-gradient(right, #1356A9, #3278ce); 
  background: linear-gradient(to right,  #1356A9, #3278ce);
}
.page_title_1 h3 a{ color:#fff;}
.page_title_1 h3 a:hover{
  color: #fff;
}

.work-box {
  padding-top: 35px;
  padding-bottom: 10px;
  box-sizing: border-box;
}

.recruit-con a, .recruit-con li, .recruit-con ul, .recruit-con span, .recruit-con div {
  box-sizing: border-box;
}

.w-tr {
  background: #ffffff;
}

.recruit-con .form1 .td {
  float: left;
  display: inline-block;
}

.recruit-con .form1 .tr1 {
  background: #8f8f8f;
  color: #fff;
  height: 45px;
  font-size: 16px;
  line-height: 45px;
  padding: 0 45px;
}

.recruit-con .form1 .tr1 .td {
  width: 23%;
}
.recruit-con .form1 .tr1 .td10 {
  width: 10%;
}
.recruit-con .form1 .tr1 .td11 {
  width: 36%;
}
.recruit-con .form1 .tr1 .td2 {
  text-align: right;
  width: 8%;
}

.recruit-con .form1 .tr2 {
  color: #333333;
  height: 65px;
  font-size: 16px;
  line-height: 65px;
  padding: 0 45px;
  border-bottom: 1px solid #e6e6e6;
}

.recruit-con .form1 .tr2.on {
  background: #efefef;
}

.recruit-con .form1 .tr2 .td {
  width: 23%;
  overflow:hidden;
  max-height: 100%;
}
.recruit-con .form1 .tr2 .td10 {
  width: 10%;
}
.recruit-con .form1 .tr2 .td11{
 width: 36%;
}

.recruit-con .form1 .tr2 .td0 {
  transition: all .3s linear;
}

.recruit-con .form1 .tr2 .td0.cur {
  color: #333333;
}

.recruit-con .form1 .tr2 .td2 {
  cursor: pointer;
  text-align: right;
  width: 8%;
}

.recruit-con .form1 .hides {
  display: none;
  padding: 0 45px;
  background: #dbdbdb;
  font-size: 15px;
  color: #333333;
  line-height: 30px;
  padding-top: 26px;
}

.recruit-con .form1 .hides .tr3 .td {
  float: left;
  width: 25%;
  font-size: 14px;
  color: #666;
  line-height: 32px;
  height: 120px;
  border-bottom: 1px solid #e8e8e8;
  padding-top: 22px;
  box-sizing: border-box;
}
.recruit-con .form1 .hides .tr3 .td span {
  color: #333;
}

.recruit-con .form1 .hides .dt {
  font-size: 14px;
  line-height: 26px;
  color: #888;
}

.recruit-con .form1 .hides .dt .h6 {
  font-size: 15px;
  line-height: 1;
  color: #333;
  margin-bottom: 8px;
  font-weight: bold;
}

.recruit-con .form1 .hides .dt .line1 {
  display: inline-block;
  width: 1px;
  height: 156px;
  margin: 0 80px;
  background: #eee;
  margin-top: 22px;
}

.recruit-con .form1 .hides .bot {
  padding: 15px 0 20px;
}

.recruit-con .form1 .hides .bot .re-a {
  display: inline-block;
  height: 42px;
  background: #d13901;
  text-align: center;
  color: #fff;
  font-size: 14px;
  padding: 0 25px;
  line-height: 42px;
}

.recruit-con .form1 .hides .bot .end-span {
  cursor: pointer;
  color: #28529b;
  line-height: 42px;
  font-size: 14px;
}
.lxwm{ background:#f2f2f2; padding:60px 0px;}
.contact_t{ text-align:center; color:#333; font-weight:bold; margin-bottom:3%; margin-top:4.5%; font-size:30px;}
.contact_t span{ display:block; color:#999999; font-weight:normal; font-size:14px; margin-top:1%;}
.contact_one{ overflow:hidden; background:#fff; position:relative;}
.contact_one .contact_one_l{  width:45%; float:left; overflow:hidden; color:#666666; font-size:16px;}
.contact_one .contact_one_l .cons{ width:84%; margin:0 auto; overflow:hidden;}
.contact_one .contact_one_l .h2{ font-weight:bold; color:#333; margin-bottom:30px; padding-bottom:20px; margin-top:60px; position:relative; font-size:24px;}
.contact_one .contact_one_l .h2:after{ content:""; position:absolute; left:0; bottom:0; height:2px; width:25px; background:#cccccc;}
.contact_one .contact_one_l .ul li{ overflow:hidden; background-repeat:no-repeat; background-position:left center;margin-bottom:10px;}
.contact_one .contact_one_l .ul li a{color:#666666;}
.contact_one .contact_one_l .ul li a:hover{color:#e94001;}


.contact_one .contact_map{ overflow:hidden;}
.contact_map iframe{height: 578px;}

.contact_bg{ overflow:hidden; background:#fff;}
.feedback_div{ margin:0 auto; padding-top:3%; padding-bottom:5%; overflow:hidden; text-align:center; width:94%;}
.feedback_div label{ display:block; color:#333; text-align:left; margin-bottom:2%; font-size:16px;}
.feedback_div label.bgs2{ margin-bottom:1%;}
.feedback_div .divs{float:left; width:49%; margin-right:2%;margin-bottom:2%;}
.feedback_div .divs:nth-child(2n+0){ margin-right:0;}
.feedback_div .inputs2{ width:99%;  background:#f2f2f2; height:54px; line-height:54px; font-size:14px; color:#999; border:none; outline:none;  text-indent:3%; font-family:"微软雅黑";}
.feedback_div .inputs2:focus{ color:#333;}
.feedback_div select::-ms-expand { display: none; } 
.feedback_div .textarea{ padding:1%; width:100%;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */ background:#f2f2f2; font-size:14px; font-family:"微软雅黑";border:none; outline:none;margin-bottom:2%; color:#999; height:170px;  }
.feedback_div .textarea:focus{ color:#333;}
.feedback_div .bnts2{-webkit-tap-highlight-color: transparent;  border: none; width:30%; float:right; max-width:150px;font-size: 14px; height: 46px; background: #dc6520; font-family:"微软雅黑"; text-align: center;color: #fff; outline: none;  cursor: pointer; -webkit-appearance: none; margin:0 auto;transition:all 0.3s;}
.feedback_div .bnts2:hover{opacity:0.8;filter:Alpha(opacity=80);}
.feedback_div .yzm{ line-height:46px; padding:0 20px; border:1px #f2f2f2 solid;}

.xwzx_con1_u1 .divBox{font-size: 0;}
.xwzx_con1_u1 li{position: relative;}
.xwzx_con1_u1 li a{display: block;padding: 60px 0;position: relative;z-index: 2;}
.xwzx_con1_u1 li:nth-child(even) {background: #f6f6f6;}
.xwzx_con1_u1 li:after{content: '';display: block;width: 100%;height: 100%;background: url(../images/zhus_02.jpg) no-repeat center center;background-size: cover;
position: absolute;top: 0;left: 0;transition: 0.3s ease-in-out;opacity: 0;}
.xwzx_con1_left{display: inline-block;vertical-align: middle;width: 248px;overflow: hidden;}
.xwzx_con1_left img{width: 100%;transition: 0.3s ease-out;}
.xwzx_con1_middle{width: 185px;display: inline-block;vertical-align: middle;text-align: center;}
.xwzx_con1_right{width: calc(100% - 233px);display: inline-block;vertical-align: middle;box-sizing: border-box;border-left: 1px solid #e5e5e5;padding-left: 60px;
padding-right: 100px;position: relative;transition: 0.3s ease-out;}
.xwzx_con1_right:after{content: '/';display: block;font-size: 20px;color: #282828;position: absolute;right: 0;top: 50%;margin-top: -10px;transition: 0.3s ease-in-out;}
.xwzx_con1_right h1{font-size: 20px;color: #282828;transition: 0.3s ease-out; font-weight:bold;}
.xwzx_con1_right h1:before{content: '';display: inline-block;width: 0;height: 1px;background:#282828;vertical-align: middle;transition: 0.3s ease-in-out;}
.xwzx_con1_right p{font-size: 16px;line-height: 25px;color: #999999;margin-top: 10px;}
.xwzx_con1_middle h2{font-size: 40px;color: #2c3238;font-family: arial;transition: 0.3s ease-out;}
.xwzx_con1_middle time{display: block;font-size: 16px;color: #999;transition: 0.3s ease-out;}
.xwzx_con1_u1 li:hover .xwzx_con1_right h1:before{width: 20px;margin-right: 10px;}
.xwzx_con1_u1 li:hover .xwzx_con1_left img{transform: scale(1.05);}
.xwzx_con1_u1 li:hover .xwzx_con1_right:after{transform: rotate(180deg);color:#1356A9;}
.xwzx_con1_u1 li:hover:after{opacity: 1;}
.xwzx_con1_u1 li:hover .xwzx_con1_right{border-left: 1px solid rgba(250,250,250,.2);}
.xwzx_con1_u1 li:hover .xwzx_con1_right h1{color:#1356A9;}
.xwzx_con1_u1 li:hover .xwzx_con1_right h1:before{background:#1356A9;}
.xwzx_con1_u1 li:hover .xwzx_con1_middle h2{color: #1356A9;}
.divBox{width:1200px;margin: 0 auto;left: 0;}
.content_1 p{ line-height:36px;}
.jz_about{position:relative;width:45%; float:right;}
.jz_about figure img{position:absolute; right:0;}